*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 3 Mar 2009 01:58:22 +0000 (01:58 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 3 Mar 2009 01:58:22 +0000 (01:58 +0000)
lisp/ChangeLog

index f84e6c887d27aa973bbe799f97fc120cad977b65..a4d440d992b21be67f7e32faddb49c0fb537eb7a 100644 (file)
@@ -1,3 +1,20 @@
+2009-03-03  Kenichi Handa  <handa@m17n.org>
+
+       * files.el (basic-save-buffer-1): Set car part of
+       buffer-file-coding-system-explicit.
+       (revert-buffer): Check car part of
+       buffer-file-coding-system-explicit.
+
+       * international/mule-cmds.el (select-safe-coding-system): If cdr
+       part of buffer-file-coding-system-explicit is set, ignore
+       default-buffer-file-coding-system and the most preferred coding
+       system.
+
+       * international/mule.el (set-buffer-file-coding-system): Set cdr
+       part of buffer-file-coding-system-explicit.
+       (after-insert-file-set-coding): Set
+       buffer-file-coding-system-explicit to a cons.
+
 2009-03-02  Glenn Morris  <rgm@gnu.org>
 
        * calendar/calendar.el (diary-date-forms, calendar-date-display-form):